โ– humdrum codex / glint v1.0.2
license AGPL-3.0
1011 B raw
id
TASK-008
title
List and checkbox continuation
status
๐ŸŸข In progress
assignee
created_date
2026-06-29 16:26
updated_date
2026-06-29 17:49
labels
feature, release-1
dependencies
priority
high
ordinal
8000

Description

Release 1. Markdown table-stakes. Enter on a list line ('- ', '* ', '+ ', 'N. ', '- [ ] ') starts a new item with the same marker and indentation; ordered lists increment the number; checkboxes continue as '- [ ] '. Enter on an EMPTY list item removes the marker and exits the list. Tab / Shift+Tab indent / outdent the current list item (adjust leading whitespace). Toggle a checkbox '[ ]'<->'[x]' with a key or by editing.

Acceptance Criteria